Skip to content

ZLib should check for _compressFile rather than _main to see if the module has been instantiated#76

Merged
kmiller68 merged 1 commit intoWebKit:mainfrom
kmiller68:zlib-check-_compressFile-to-setupModule
Jul 8, 2025
Merged

ZLib should check for _compressFile rather than _main to see if the module has been instantiated#76
kmiller68 merged 1 commit intoWebKit:mainfrom
kmiller68:zlib-check-_compressFile-to-setupModule

Conversation

@kmiller68
Copy link
Copy Markdown
Contributor

Since _main isn't exported by the module we end up recreating the instance/module on each iteration.

…odule has been instantiated

Since _main isn't exported by the module we end up recreating the instance/module on each iteration.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 29, 2025

Deploy Preview for webkit-jetstream-preview ready!

Name Link
🔨 Latest commit 3e921f3
🔍 Latest deploy log https://app.netlify.com/projects/webkit-jetstream-preview/deploys/683881a24f27d800080e5d77
😎 Deploy Preview https://deploy-preview-76--webkit-jetstream-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kmiller68
Copy link
Copy Markdown
Contributor Author

CC @danleh

@danleh
Copy link
Copy Markdown
Contributor

danleh commented Jul 1, 2025

Oops, thanks for catching that! (and sorry for the late reply). LGTM.

@danleh
Copy link
Copy Markdown
Contributor

danleh commented Jul 8, 2025

@kmiller68 I can't merge this, could you?

@kmiller68 kmiller68 merged commit 9163dcb into WebKit:main Jul 8, 2025
10 checks passed
@kmiller68
Copy link
Copy Markdown
Contributor Author

Oops, done.

@danleh
Copy link
Copy Markdown
Contributor

danleh commented Jul 8, 2025

Thank you! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants